home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2005 March / Macworld CD March 2005 - Marathon Trilogy.iso / Shareware World / Data & Time / TinyBooks.sit / TinyBooks / TinyBooks.rsrc / plst_0 < prev    next >
Encoding:
Extensible Markup Language  |  2005-01-03  |  1.5 KB  |  50 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleInfoDictionaryVersion</key>
  6.     <string>6.0</string>
  7.     <key>CFBundleIdentifier</key>
  8.     <string>com.space-time.tinybooks</string>
  9.     <key>CFBundleName</key>
  10.     <string>TinyBooks</string>
  11.     <key>CFBundlePackageType</key>
  12.     <string>APPL</string>
  13.     <key>CFBundleSignature</key>
  14.     <string>KTB2</string>
  15.     <key>CFBundleDevelopmentRegion</key>
  16.     <string>English</string>
  17.     <key>LSPrefersCarbon</key>
  18.     <true/>
  19.     <key>CFBundleShortVersionString</key>
  20.     <string>2.0.7</string>
  21.     <key>CFBundleLongVersionString</key>
  22.     <string>2.0.7, © 2005 Ken Winograd, Space-Time Associates</string>
  23.     <key>CFBundleIconFile</key>
  24.     <string>128</string>
  25.     <key>NSApplescriptEnabled</key>
  26.     <string>No</string>
  27.     <key>NSHumanReadableCopyright</key>
  28.     <string>© 2005 Ken Winograd, Space-Time Associates</string>
  29.     <key>CFBundleDocumentTypes</key>
  30.     <array>
  31.         <dict>
  32.             <key>CFBundleTypeOSTypes</key>
  33.             <array>
  34.                 <string>KTBe</string>
  35.             </array>
  36.             <key>CFBundleTypeIconFile</key>
  37.             <string>129</string>
  38.         </dict>
  39.         <dict>
  40.             <key>CFBundleTypeOSTypes</key>
  41.             <array>
  42.                 <string>KTBc</string>
  43.             </array>
  44.             <key>CFBundleTypeIconFile</key>
  45.             <string>130</string>
  46.         </dict>
  47.      </array>
  48. </dict>
  49. </plist>
  50.